@CHARSET "UTF-8";

/*头部样式*/
#header{height:40px;z-index: 99999;width:100%;background: #575757;}
.top{width:1200px;margin:0 auto;}
.logo{float:left;z-index: 99999;margin-top: 30px;margin-bottom: 26px;}
.w1200{width: 1200px;margin:0 auto;}

.topLink{width:100%;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.k3{float: left;line-height: 40px;font-size: 12px;color: #fff;text-align: left;}
.k2{color:#fff;font-size:12px;font-family:"微软雅黑";float:right;line-height:48px;padding-left:10px;padding-top: 43px;}
.k1{float:right;color:#fff;line-height:40px;}
.k1 a{color:#fff;}

#menu{width: 100%;height: 56px;background: url(../images/nav.jpg) top center repeat-x;}



/*语言切换*/
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}




/*热门搜索*/

#formsearch{width:249px;float:right;background:url(../images/so.png) no-repeat center;height:25px;margin-top: 5px;}
.hotSearch{float:left;height:40px;line-height:40px;font-weight:normal;color:#000000;font-size: 12px;font-weight: bold;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:10px;color:#000000;background: url(../images/llnn.png) center right no-repeat;padding-right: 10px;}
#formsearch input{height:25px;background:none;border:none;line-height:25px;outline: none}
#formsearch input#keyword{height:25px;line-height:25px;padding-left: 15px;color: #c9c9c9;width: 167px;}
#formsearch input#s_btn{width:46px;height:25px;line-height:25px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;}


/*热门关键词*/
.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:46%; float:left;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}
.new1 li{border-bottom:1px solid #dddddd;background:url(../images/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}
.right_word{margin-left: 5%;}






/*主体样式*/
.c1{width:100%;height:40px;background: #f2f2f2;}
.c1_con{width:1200px;margin:0 auto;}
.gg{width:1200px;margin:0 auto;margin-top:1px;}
.process_list{}
.process_list li{width:239px;float:left;text-align:center;border-right: 1px solid #dfdfdf;height:201px;}
.process_list li a.img1{display:block;width:54px;height:54px;margin:0 auto;margin-top:40px;}
.process_list li h3{margin-top: 10px}
.process_list li h3 a{color:#666666;font-size:16px;font-weight:normal;display:block;background:url(../images/x1.png) no-repeat center;}
.process_list li span{color:#666666;font-size:12px;display:block;margin-top:14px;height:30px;overflow:hidden;line-height:30px;}
.process_list li:hover h3 a{color:#ffffff;background:url(../images/x11.png) no-repeat center;}
.process_list li:hover span{color:#ffffff;}
.process_list li:hover{background:#575757;}



.c2{width:1200px;margin:0 auto;margin-top:25px;}
.pro_tt{color:#cfcfcf;font-size:49px;font-family:"宋体";text-transform:uppercase;font-weight: normal;margin-bottom: 20px;}
.pro_tt span{color:#000000;font-size:20px;font-weight: bold;display: block;font-family:"微软雅黑";background: url(../images/hln1.png) left bottom no-repeat;padding-bottom: 7px;margin-top: -15px;}
.pro_tt2{color:#cbcbcb;font-size:49px;font-family:"宋体";text-transform:uppercase;font-weight: normal;margin-bottom: 20px;}
.pro_tt2 span{color:#000000;font-size:20px;font-weight: bold;display: block;font-family:"微软雅黑";background: url(../images/hln1.png) left bottom no-repeat;padding-bottom: 7px;margin-top: -15px;}


.pro_com{width:1200px;margin:0 auto;margin-top:0px;height:440px;overflow:hidden;position:relative;}
.mm1{position:absolute;right:0;top:80px;}
.tabli {width:719px;float:left;height:50px;position:relative;margin:0 auto;border:1px solid #dfdfdf;margin-top:5px;}
.tabli li.cur{color:#Fff;height:50px;width:119px;background-color:#509300;line-height: 50px;text-align: center;font-size:16px;}
.tabli li {cursor: default;color: #fff;;height:50px;width:119px;
line-height: 50px;text-align: center;color:#000;font-size:16px;border-right: 1px solid #dfdfdf;float:left;}

.tabli li a{}
.tabli li:hover a,.tabli li.cur a{color:#fff!important;}
.tabli li:last-child{border-right: none;}

.jieshao{color:#666666;font-size:14px;text-align: left;width:940px;margin-top:15px;}
.jieshao1{color:#cdcdcd;font-size:10px!important;text-align: left;width:940px;margin-top:5px;text-transform: uppercase;}

.tab{margin-top:25px;display:none;}



.product_list7 li a img{
	width:299px;
-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;-ms-transition:-ms-transform .3s ease;transition:transform .3s ease;
}
.product_list7 li a:hover img{
	-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);
}
.product_list7{}
.product_list7 li{float:left;margin-left:.5px;margin-right:.5px;padding-bottom:15px;_display:inline;position: relative;}
.product_list7 li h3{text-align:center;padding-top:5px;}
.product_list7 li h3 a{font-weight:normal;color:#000000;}
.product_list7 li a.img{display:block;}
.product_list7 li a.img:hover{border-color:#e87518;}


.anli2{width:299px;height:364px;overflow: hidden;text-align:center;}
.anli1{
width: 299px;position: absolute;bottom: -98px;
background: #fff;
height: 98px;text-align:center;
color: #000;
transition: all 0.3s;
font:200 13px/30px "微软雅黑";
}


.yy{display:none;}
.yy img{width:43px!important;height:43px!important}
.product_list7 li:hover .anli1{
width: 299px;
position: absolute;
bottom: -98px;
text-align:center;
background:url(../images/kk.png) no-repeat center;
height: 275px;
color: #fff;
transition: all 0.3s;
}

.product_list7 li:hover .anli1 a{margin-top:10px;display: block;
color: #fff;
}

.product_list7 li:hover .yy{display:block;margin-top: 80px}




.c3{width:1920px;position:relative;left:50%;margin-left:-960px;height:415px;overflow:hidden;background:url(../images/c3.png) repeat-x center top;margin-top:15px;}
.c3_con{width:1200px;margin:0 auto;margin-top:35px;position:relative;}
.mm2{position:absolute;right:0;top:130px;}
.pro_tt1{color:#a7a7a7;font-size:49px;font-family:"宋体";text-transform:uppercase;font-weight: normal;}
.pro_tt1 span{color:#000000;font-size:20px;font-weight: bold;display: block;font-family:"微软雅黑";background:url(../images/ct.png) no-repeat left bottom;line-height: 40px}


.prolist{}
.pre_left{cursor:pointer;float:left;margin-top:30px;_display:inline;}
.pre_right{cursor:pointer;float:right;margin-top:30px;}
#probox{width:1200px;height:250px;float: left;overflow: hidden;margin-top: 25px;position:relative;}
#probox li{text-align:center;float:left;margin:0 20px;position:relative;}
#probox li a.img{display: block;position: relative;width:275px;height:250px;overflow: hidden;}
#probox li img{width:275px;height:250px;display: block;}
#probox li h3{line-height: 41px;text-align: center;position:absolute;z-index: 999;background: #9c9c9c;bottom:0;width:100%;color:#ffffff;display: block;}
#probox li h3 a{font-size: 14px;font-weight: normal;line-height:41px;color:#ffffff;}
#probox li:hover h3 a{color:#ffffff;text-decoration: none;display: none;}
#probox li a div.da-animate{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#probox li a div{position: absolute;width: 100%;height: 250px;overflow: hidden;font-size: 16px;line-height: 320px;color:#fff;}
#probox li a div span{display: block;position: relative;}
#probox li a div span img{width: 275px;height: 250px;border: 0;position: absolute;left: 0px;top: 0px;}
.da-slideFromTop{left:0px;top:-100%;}
.da-slideFromBottom{left:0px;top:100%;}
.da-slideFromLeft{top:0px;left:-100%;}
.da-slideFromRight{top:0px;left:100%;}
.da-slideTop{top:0px;}
.da-slideLeft{left:0px;}
#probox li a div span{display:block;position:relative; }
#probox li a div span img{width:275px;height:250px;border:0;position:absolute;left:0px;top:0px;}


.l_btn,.r_btn{position:absolute;cursor:pointer;top:45%;}
.l_btn{left:0px}
.r_btn{right:0px;}



.l_btns,.r_btns{position:absolute;cursor:pointer;top: 24.2%;}
.l_btns{right: 45px;}
.r_btns{right:0px;}






.c4{width:1200px;margin:0 auto;margin-top:50px;}
.jiantu{width:478px;overflow:hidden ;float:left;padding-top: 76px;}
.jianjie{width:685px;float:right;margin-top:25px;}
.jian_tt{color:#000000;font-size:30px;font-weight:bold;border-bottom:1px dashed #5d5d5d;padding-bottom: 10px;}
.jian_tt span{color:#d0010d;font-size:16px;font-weight: normal;display: block;border-bottom:1px dashed #ececec;line-height:45px;}
.gsnr{color:#666666;font-size:14px;line-height:31px;margin-top:21px;height:210px;overflow:hidden;}
.mm3{display:block;margin-top:15px;}



.c5{width:1200px;margin:0 auto;margin-top:20px;}
.c5_tt{color:#575757;font-size:19px;text-transform: uppercase;text-align:center;font-weight:normal;}
.honor_tt{color:#ffffff;font-size:16px;text-align:center;background:url(../images/x3.png) no-repeat center;display:block;}
.picMarquee-left{width:1208px;position:relative;left:50%;margin-left:-604px;background:url(../images/kks.png) no-repeat center top;height:275px;overflow: hidden;}
.picMarquee-left .hd{ overflow:hidden;width:50px;margin:0 auto;margin-top:1px;display:block;}
.picMarquee-left .hd .prev{display:block;  width:15px; height:15px; float:right; margin-right:5px; margin-top:2px;  overflow:hidden;
			 cursor:pointer; background:url(../images/zuo.png) no-repeat;}
.picMarquee-left .hd .next{ display:block;  width:15px; height:15px; float:right; margin-right:5px; margin-top:2px;  overflow:hidden;
			 cursor:pointer; background:url(../images/you.png) no-repeat;}


.picMarquee-left .bd{ padding:10px 20px;  margin-top: 28px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden;margin:0 10px;}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:226px; height:166px; display:block;}
.picMarquee-left .bd ul li .title{color:#575757;text-align:center;font-size: 15px;padding-top: 24px;}






.c6{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/c6.png) no-repeat center;height:463px;overflow:hidden;margin-top:60px;}
.c6_con{width:1200px;margin:0 auto;}





#order_nav .list { width: 77px;float:left;margin-top:15px;margin-left:536px;}
#order_nav .list li { width: 77px; height: 77px; float: left; border-radius: 50%; position: relative;position: relative; cursor: pointer; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all;margin:15px 0;}
#order_nav .list li a { display: block; width: 100%; height: 100%; }
#order_nav .list li .cycle_mark { position: absolute; left: 0; top: 0; z-index: 2; }
#order_nav .list li .ico { width: 77px; height: 77px; position: absolute;background: #c29a7b url(../images/xp1.png); 
	border-radius: 50%; z-index: 1; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
#order_nav .list li ._1 { background-position: 0px 0px; }
#order_nav .list li ._2 { background-position: -154px 77px; }
#order_nav .list li ._3 { background-position: -231px 198px; }
#order_nav .list li ._4 { background-position: -385px 312px; }




#order_nav .list li.on { background: #e8d3d3; }
#order_nav .list li.on .ico { background: #d02418 url(../images/xp2.png); position: relative;
 -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
#order_nav .list li.on ._1 { background-position: 0px 0px; }
#order_nav .list li.on ._2 { background-position: -154px 77px; }
#order_nav .list li.on ._3 { background-position: -231px 198px; }
#order_nav .list li.on ._4 { background-position: -385px 312px; }



.youshi{width:515px;float:left;margin-left:20px;}
.youshi li{float:left;margin-top:38px;}
.youshi h3 a{color:#c29a7b;font-size:16px;font-weight:normal;}
.yw{color:#949494;font-size:12px;text-transform: uppercase;}
.youshi span{color:#ffffff;font-size:14px;display: block;margin-top:5px;height:21px;overflow:hidden;}





.c7{width:1200px;margin:0 auto;height:759px;overflow:hidden;background:url(../images/c7.png) no-repeat center;margin-top:45px;}
.ztp{width:725px;height:322px;overflow:hidden;float:left;margin-top:76px;}
.yx{width:318px;float:left;}
.zhiye{color:#898989;font-size:14px;font-weight:normal;background:url(../images/jt.png) no-repeat center left;padding-left:30px;margin-left:45px;margin-top:60px;}
.zhiye span{display:block;color:#000000;font-size:16px;font-weight:bold;}
.yxnr{width:255px;margin:0 auto;margin-top:15px;color:#999999;font-size:14px;line-height:28px;height:140px;overflow:hidden;}

.yxnr1{width:318px;float:left;margin-left:334px;}
.ztp1{width:547px;height:263px;overflow:hidden;float:left;}



.advs{width:1920px;position:relative;left:50%;margin-left:-960px;margin-top:30px;}





.c8{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f7f7f7;height:580px;overflow:hidden;margin-top:50px;}

.news_list3{margin-top:50px;}
.news_list3 li{float:left;width:360px;margin-right:58px;border-bottom: 1px solid #c6c6c6;padding-bottom: 10px}
.news_list3 a.img img{width:360px;height:147px;overflow:hidden;}
.ns_tit{color:#000000;font-size:14px;display:block;margin-top:15px;}
.ns_tit a{color:#000000;font-size:14px;}
.news_list3 p{color:#666666;font-size:12px;display: block;margin-top:10px;line-height:25px;height:50px;overflow:hidden;}

.news_list3 li:nth-child(3){float:right;margin-right:0;}
.news_list3 li:hover{border-bottom: 1px solid #509300}
.news_list3 li:hover .ns_tit a{color:#509300;}



.c9{width:1920px;position:relative;left:50%;margin-left:-960px;height:114px;overflow:hidden;background:#71a92e;}
.yueyue{width:1200px;margin:0 auto;}
.yuetu{background:url(../images/yuyue.png) no-repeat center;width:175px;height:63px;overflow:hidden;margin-top:25px;float:left;}


.liuyan{width:1020px;float:right;margin-top:10px;}
.bg{width:245px;float:left;margin-right:25px;}
.bn #contact{border:1px solid #cacaca;width:245px;height:43px;line-height:43px;}


.bn #address{border:1px solid #cacaca;width:245px;height:43px;line-height:43px;}

.bn #content{border:1px solid #cacaca;width:245px;height:43px;line-height:43px;padding:0px;margin-top:0px;}


.tj .msgbtn{width:180px;height:46px;background:#509300;color:#fff;text-align:center;border:none;font-size:20px;margin-top:0;border:none;line-height:46px;}

.m_label1{position:absolute;text-align:left;line-height:43px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}


.bg1{width:180px;float:right;}



#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}



/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}




.du{width:1920px;position:relative;left:50%;margin-left:-960px;background:#575757;overflow:hidden;padding-bottom: 15px;}

/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:25px;line-height:30px;line-height:30px;color:#999999;}
.f_link a{color:#999999;line-height:35px;}
/*页面底部*/
#footer{position:relative;width:1200px;margin:0 auto;text-align:left;margin-bottom:10px;padding-top:8px;margin-top:15px;color:#999999;}
.nav_foot{text-align:center;line-height:24px;color:#b4b4b4;width:1200px;margin:0 auto;height:43px;line-height:43px;background:#4c4c4c;font-size:14px;margin-top:10px;}
.nav_foot a{font-size:14px;color:#b4b4b4;}
.copyright{text-align:left;line-height:24px;float:left;margin-left:55px;width:1010px;margin-top:30px;font-size: 14px;color: #ffffff;}
.copyright a{color: #ffffff;}


.dzy{width:135px;float:left;margin-top:44px;}
/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:35px;padding-left:15px;font-family:"微软雅黑";font-weight: normal;
background:#71a92e;font-size:14px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.ny_banner{width:1920px;position:relative;left:50%;margin-left:-960px;overflow:hidden;}
.n_banner{width:1920px;position:relative;left:50%;margin-left:-960px;overflow:hidden;}
.n_banner img{width:1920px;margin:0 auto;overflow:hidden;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:35px;height:35px;overflow:hidden;padding-right:10px;background:#71a92e;}
.sitemp h2{width:340px;float:left;line-height:35px;text-align:center;text-align:left;text-indent:15px;color:#fff;font-size:14px;font-weight: normal;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:35px;color:#fff;}
.sitemp .site a{color:#fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

.sitemp2{line-height:35px;height:35px;overflow:hidden;padding-right:10px;background:#71a92e;}
.sitemp2 h2{width:340px;float:left;line-height:35px;text-align:center;text-align:left;text-indent:15px;color:#333333;font-size:14px;font-weight: normal;}
.sitemp2 .site{width:380px;float:right;text-align:right;line-height:35px;color:#333333;}
.sitemp2 .site a{color:#333333;}


/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}



.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}


